Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile Markdown With Webpack.

Webpack environment ready to compile Markdown.

Getting Started

Installing the dependencies.

$ yarn install
$ npm install

Scripts

Compile the TypeScript files from the src/

$ yarn run tscc
$ npm run tscc

After importing the Markdown files into index.ts, run the following to compile Markdown into HTML.

$ yarn run wpc
$ npm run wpc

Deletes the dist/ folders generated when compiling the files.

$ yarn run clean
$ npm run clean

About

Webpack environment ready to compile markdown.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages