Skip to content

MattShaile/js-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack JS Project Template

Starting point for a front-end, back-end or full-stack project.

Key Technologies

  • General
    • ES2015 (Babel)
    • eslint
  • Front end
    • React
    • Redux
    • Sass
  • Back end
    • Express
  • Bundling
    • Webpack
  • Testing
    • Mocha

Installation

Fork this repository, then run

npm install

Usage

npm run dev

Starts webpack dev server (port 8080)

npm run build

Lints, tests, and runs full build on client and server

About

Starting point for a front-end, back-end or full-stack project (react & express)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published