Forked from https://github.com/icelam/random-name-picker
- Pug
- CSS3 (SCSS)
- Web Animations API
- AudioContext API
- Node 14 above or nvm installed
- Yarn or NPM installed
To install dependencies:
yarn install
To start the development server:
yarn start
To build the project for production:
yarn build
All the build files can be found in /dist
folder.
Will see updates to the gh-pages
branch, at which point changes will be live.
yarn predepoly
yarn deploy