Updated Adding support for a new Mod (markdown)

This commit is contained in:
Andrew Miner
2016-07-14 19:00:16 -07:00
parent c2ae07091b
commit e708dd30ee
+1 -1
View File
@@ -29,7 +29,7 @@ npm install
grunt test
cd ../crafting-guide
npm install
grunt clean build start
./scripts/start
```
At this point, you'll have a local server running the CraftingGuide website at [http://localhost:8000]