これは静岡大学浜松キャンパス生のキャンパスライフを快適にするためのアプリケーションです.
Pin Plage を利用してみたい方はこちら
If you use this app, you can save the URLs you want to read later and read them together later.
You can save what you have read, so you can read it immediately if you want to read it again.
Follow this guide to set up your environment etc.
To clone and run this application, you'll need Git and Node.js (which comes with yarn) installed on your computer.
From your command line:
Downloading and installing steps
- Clone this repository
$ git clone https://github.com/nouvelle/coffee-time.git
- Go into the repository
$ cd pinplage
- Install dependencies
$ npm install
- Run the app
# serve with hot reload at localhost:3000
$ npm run dev
- Build for production
$ npm run build
This software uses the following open source packages:
Pull requests are welcome!! 😊