Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.09 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.09 KB

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 [email protected]