Skip to content

EddyLuten/soci-frontend

 
 

Repository files navigation

Quickstart guide

Install dependencies

npm i

Edit config file

The config.js file holds all of the options you need to enable development with a local server. To enable it to run with a local backend, change the API_HOST variable to your local path.

Start the server

npm start

Submodule test - ignore.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.7%
  • Pug 6.9%
  • HTML 6.3%
  • CSS 6.2%
  • Stylus 5.9%