The F-Word
Front-end podcast by Bruce Lawson and Vadim Makeev.
Development
- Install Node.js.
- Run
npm install
to install dependencies. - Run
npm start
to start local server.
Deploy
- Run
npm run build
to build. - Run
npm run deploy
to deploy.
Deploy requires SSH access to the server.
Licensed under CC BY-NC-ND 4.0, built on Eleventy.