Skip to content

catberry/catberry-hello-world-handlebars

Repository files navigation

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]

About

Hello world project for Catberry Framework using Handlebars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published