tsoisauce / fullstack-node

Ever changing Node.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 100.0%