1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 10:22:53 +00:00
Files
mywebsite/readme.md
2016-08-18 20:32:54 +00:00

9 lines
328 B
Markdown

# A new branch to rebuild this entire application using:
- ReactJS
- Go App Engine
`npm run build` - builds the application using webpack and runs metadata.js
- metadata.js recursivly scans the posts folder for markdown files and then parses each into into a json object
- the posts folder is then copied into the dist folder