Skip to content

parsehex/markdown-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View the project

Installation

  1. Be sure Grunt is installed globally (npm install -g grunt)
  2. npm install
  3. npm start or grunt dev to build and start the dev server at localhost:8080
  4. npm run deploy or grunt to build the project (JavaScript will be minified using UglifyJS)

Releases

No releases published

Packages

No packages published