Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

ntutshop/ntut-shop

Repository files navigation

ntut-shop

CircleCI

The final project of NTUT database course.

Build Setup

# install dependencies
$ yarn install

# init offline database
$ mysql -uroot < ./server/action.sql

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

Contributing to the project

Issues

Feel free to submit issues requests.

Contributing

We follow the "fork-and-pull" Git workflow, be free to contribute for this project.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

License

MIT License

About

北科大學店 - 二手交易網

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages