This is the FiA website project on GitHub.
First run:
npm install
During development (to generate files upon saving them):
npm start
The website will be available at http://localhost:8080/.
npm run deploy
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the FiA website project on GitHub.
First run:
npm install
During development (to generate files upon saving them):
npm start
The website will be available at http://localhost:8080/.
npm run deploy