Skip to content

jiisoft/jii-boilerplate-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World boilerplate application

Very simple Jii application. Rendered html page with "Hello World". Includes: HTTP server with router, one controller, layout + view.

Install

git clone https://github.com/jiisoft/jii-boilerplate-hello
cd jii-boilerplate-hello
npm install

Run

node index.js

After run, site will be available at http://localhost:3000/

About

Hello World example application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published