Skip to content

y-lab-dev/pinplage

Repository files navigation

これは静岡大学浜松キャンパス生のキャンパスライフを快適にするためのアプリケーションです.

Pin Plage

Pin Plage を利用してみたい方はこちら

image

  1. About
  2. Development
  3. Technology used
  4. Contributing

About

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.

Development

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

  1. Clone this repository
$ git clone https://github.com/nouvelle/coffee-time.git
  1. Go into the repository
$ cd pinplage
  1. Install dependencies
$ npm install
  1. Run the app
# serve with hot reload at localhost:3000
$ npm run dev
  1. Build for production
$ npm run build

Technology used

This software uses the following open source packages: image

Contributing

Pull requests are welcome!! 😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published