Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 356 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 356 Bytes

jspm-marionette

Getting started

Run the following:

git clone [email protected]:davis/jspm-marionette.git
cd jspm-marionette
npm install
npm start

Your browser should open to http://localhost:3000/src/ where you can see your code (You may have to refresh the page).

Happy coding!

Issues

If you see any bugs, feel free to leave an issue.