After cloning this repo to your local machine
cd
into the folder- run
npm i
to install dependencies - run
npm run dev
to start the development server
See it online in Sketch Cloud.
Images of each screen, the .sketch file, and all the icons can be found in the design folder.
$ npm run dev
- Start the local development server.
$ npm run build
- Create a production build.
$ npm run serve
- Serve the production build.