An overview of javascript
# clone the project
git clone git@github.com:Marco-hui/JavaScript-outline.git
# install dependency
npm install
# develop
npm run dev
# build
npm run build
open http://localhost:9090/JavaScript-outline/
Generator by vuepress