README
Basic boilerplate application
Basic application supplied with Jii Framework. Application represent is http server with simple form and model with validation. Run application as:
Install
npm install jii-boilerplate-basic
Run
node apps/basic/index.js
After run, site will be available at http://localhost:3000/