Skip to content

The Mixnjuice web application

License

Igtenio/frontend

 
 

Repository files navigation

Mixnjuice Frontend

Build status: CircleCI

Test coverage: codecov

Usage

After cloning the repository, run npm install to install the dependencies. From there, npm run build will create a production build of the application in ./dist.

Testing

Run npm test to start the test runner and generate coverage information.

Development

To start a webpack-dev-server session, run npm start.

Visual Studio Code is the recommended IDE for this project.

The following VS Code extensions will improve your development experience:

  • dbaeumer.vscode-eslint
  • esbenp.prettier-vscode
  • stylelint.vscode-stylelint

The recommended settings for the extensions and VS Code are saved in .vscode/settings.json and will automatically be used.

About

The Mixnjuice web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.7%
  • CSS 3.1%
  • Other 0.2%