pushkinweb / pcra

Pushkin Create React App(PCRA). This is the starting setup for a react project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCRA

Установка

# npm install

Режим запуска

# Режим разработки
$ npm run start

# Сборка для продакшена
$ npm run build:prod

# Сборка для разработки
$ npm run build:dev

About

Pushkin Create React App(PCRA). This is the starting setup for a react project

License:MIT License


Languages

Language:TypeScript 76.8%Language:SCSS 15.5%Language:HTML 7.8%