Skip to content

kolyjjj/forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published