Skip to content

MaximLukianchuk/mpa-frontend

 
 

Repository files navigation

MPA-Frontend

Hype driven development

Development

Setup

$ npm install

Testing and linting

$ npm test

Build

$ npm run Build

Commit

We use conventional commits. To commit your changes, add them using git add command.

Then run yarn commit command and follow the prompt.

commitizen package is used for prompt and commitlint package is used for linting commit messages.

About

Hype driven development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.2%
  • CSS 7.0%
  • HTML 0.8%