Skip to content

codylindley/jspm-startup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jspm-startup

Installation

(Note: prerequisites = Node.js):

Step 1: Install jspm CLI globally

sudo npm install jspm/jspm-cli -g

Step 2: Clone this repo and from a terminal in the root of the jspm-startup directoy run:

npm install

and, then:

jspm install

Serve It

(i.e. starts browser-sync and serves the index.html in src directory to localhost:3000):

$ npm run serveit

About

A boiler plate to get you going with jspm.io, ES6, and ES6 modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published