Skip to content

tsoisauce/fullstack-node

Repository files navigation

Full-stack Node.js

This is a boilerplate project for a full-stack Node.js applications. Please refer to different branches for specific framworks and libraries.

Branches

  • Koa.js feature/koa

Installation

Thank you Yarn!

  1. yarn install
  2. yarn dev
  3. visit: http://localhost:3000

Note: to kill any port already in use kill -9 $(lsof -t -i:3000)

Built with

About

Ever changing Node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published