Catberry Empty Project

Catberry

How to use

This application only shows "Hello, world!" page.

First of all, it is needed to install dependencies:

npm install -- production

Then to start in debug mode without script minification and with watching for changes:

npm run debug

To start in release mode:

npm start

Contributing

There are a lot of ways to contribute into Catberry:

Denis Rechkunov denis.rechkunov@gmail.com