/www

Primary LanguageCSS

Front in Amsterdam Website

This is the FiA website project on GitHub.

Development

First run:

npm install

During development (to generate files upon saving them):

npm start

The website will be available at http://localhost:8080/.

Deploy

npm run deploy