-
Installed and started MongoDB server required
-
Installed nodeJS required
- Clone the repository:
$ git clone https://github.com/centr82009/markdown-compiler.git - Install all dependencies
$ npm install - Change config/DB.js to your server params
- Start the NodeJS server
$ nodemon server - Run
$ npm start - Webpack development server will start at: http://localhost:3000 (port configured in webpack.config.js)
- Clone the repository:
- Simple markdown compiler with saving documents
