Skip to content

tomaskikutis/mirsk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why another starter kit ?

  • ES5 - performace, debuggability, stability
  • minimal dependencies: react, react-router, express
  • no heavy build tools, using npm run instead

Install

git clone https://github.com/tomaskikutis/mirsk.git
cd mirsk
npm install -g browserify react-tools
npm install
npm run jsx
npm run buildjs
cd build
node server.js

open http://localhost:3001

About

Minimalistic isomorphic React starter kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published