/MZaimPreland

Primary LanguageCSSMIT LicenseMIT

Base Frontend Boilerplate

Quick start

  1. Clone this repo using git clone --depth=1 https://github.com/vladimirschneider/boilerplate.git <YOUR_PROJECT_NAME> or click on Use this template button on github
  2. Move to the appropriate directory: cd <YOUR_PROJECT_NAME>
  3. Run npm run start:dev for development or npm run start:prod for production build