Skip to content

KanatAkmatov/template-for-redux

 
 

Repository files navigation

Quick start

  1. To install dependencies and clean the git repo run:
$ yarn install

We recommend using yarn for installing packages, but you can use npm instead:

$ npm install
  1. Create first build
$ yarn run build:prod
  1. Copy .env.example file to .env and make the necessary changes there

  2. Run project in Dev mode

$ yarn run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.9%
  • Dockerfile 2.8%
  • HTML 1.8%
  • CSS 0.5%