Skip to content

yuchia0221/Contest_Website

Repository files navigation

Contest_Website

  • After pulling this repository, change directory to this folder and enter following command.
npm install

If an error occurs, may mean that npm is not the lastest version or is not installed.

  • To execute this website
nodemon

If an error occurs, may mean that nodemon is not installed. To install nodemon,

npm install -g nodemon  # Linux
sudo npm install -g nodemon  # MacOS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published