Skip to content

landschootl/fast-website

Repository files navigation

fast-website

Website to present the FAST project 🔅

Build Status

Install dependencies

Launch : npm install

Run the project for development

Launch : npm run serve

Run the project for production

For compiles and minifies, launch npm run build
For execute, launch npm start