An app to test your MarkDown language with a live preview.
Table of Contents
An app to test your MarkDown language with a live preview.
You'll need to have npm and node installed locally, globally.
- npm
npm install npm@latest -g
- node --> Install latest Node version globally via https://nodejs.org/en
- Clone the repo
git clone https://github.com/MarkLovesCoding/LiveMarkdownPreviewer.git
- Install NPM packages
npm install
- Run 'npm run start' in terminal to load page locally on port 3000.
npm run start
Distributed under the MIT License.
Mark Halstead - (https://www.markhalstead.dev)
Project Link: https://github.com/MarkLovesCoding/LiveMarkdownPreviewer
I'd like to provide credit to the online educational community that paved the way for me as a self-taught developer. As well I'd like to provide credit to free image resources used for the web app and read me.