Skip to content

risentveber/metalsmith-simple-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metalsmith example blog

Install dependencies:

npm install

Build app:

npm run build

Serve content:

npm install -g serve
serve -o build