This is a demo site built by Knowledge Futures. Content and names on this site may be fabricated for the sake of demonstration.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at |
npm run build |
Build your production |
npm run start |
Preview your build locally, before deploying |