Jemair / playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playground

playground

Usage

# install all this dependencies.
npm install

# development, default port: 8080
npm run dev

# production
npm run build

# build with report
npm run build --report

# lint the files
npm run lint

# run the tests
npm test

About


Languages

Language:JavaScript 97.0%Language:CSS 2.3%Language:HTML 0.7%