Skip to content

Latest commit

 

History

92 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An simple blog application for learning NodeJS

download dependencies

npm install

run the local server

gulp start

run tests

gulp test

file structure

  • configurations goes into env//
  • tests go to test/
  • source codes go to src/ and each directory inside represents one feature, e.g. posts represents CRUD for post.

blog

There is alos a series of blogs recording the development, check koly.me

About

A forum

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages