akai-onepage
v0.0.7
Published
Onepage project ===============
Downloads
39
Readme
Onepage project
Project of a onepage website template with interchangeable sections, dedicated to promoting events and workshops.
Installation
- Install required dependencies
npm install -g yarn
yarn
- Run development server
yarn start
- Build for production
yarn build