sairoutine / sai-chan.com

https://sai-chan.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎉 sai-chan.com 🎉

How to build

1 edit .env file

dev build

MODE='development'

production build

MODE='production'

On production building, js and css is minified.

2. edit

Build ends, production files(js and css) are generated in ./stylesheet and ./scripts dir. To change profile or products, to edit src/scripts/config/{profile.js, product.js}.

3. build

# only first
yarn install

yarn build

Get Started

Watch ./src and start web server.

$ yarn start

About

https://sai-chan.com/


Languages

Language:CSS 34.1%Language:HTML 29.8%Language:SCSS 29.3%Language:JavaScript 6.7%Language:Shell 0.0%