yevskro / craft-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

craft-demo

to install dependencies

yarn install

to run in production mode and get cache functionality locally

yarn build
serve -s build [using serve to serve the build that can be connected via localhost:5000]

to run in development mode

yarn start

About


Languages

Language:JavaScript 93.8%Language:HTML 3.8%Language:CSS 2.4%