arseniy-gl / maniac-academia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install

npx @vkontakte/create-vk-app <folder name>

How to start

Go to created folder and run: yarn start || npm start — this will start dev server with hot reload on localhost:10888.

yarn run build || npm run build — this will build production bundle, with treeshaking, uglify and all this modern fancy stuff

About


Languages

Language:JavaScript 96.1%Language:HTML 1.7%Language:CSS 1.3%Language:Dockerfile 0.9%