- Node.js (https://nodejs.org)
| Command | Description |
|---|---|
npm install |
Fetch dependencies and build binaries for any of the modules |
npm start |
Start the app on http://localhost:6789 and watch for changes |
npm run build |
Create a production build in the _site directory |
All commits to master trigger a deployment to the production environment: https://fedknu.com.