luponZ / h5-multiSimple-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is just for mobile page that is small and sample


This is a fast way to start small project It will made inline-css and inline-js by default

Language: Typescript | Pug | Sass | Gulp

How use it

install Dependency

$ npm i || yarn

run it

$ npm run start || yarn start

build it

$ npm run build || yarn build

build it by inline

$ npm run build-inline || yarn build-inline

Config

look config/config.js

About


Languages

Language:JavaScript 56.6%Language:HTML 27.8%Language:CSS 15.6%