Skip to content

indicjs/ascii-unicode-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Install node js (latest version)

npm install

Running the project

npm start

This will run jspm, copy over assets and start a server that will serve the page at http://localhost:9000. This will start a file watcher, so any css/js changes will be reflected on a page reload.