Skip to content

iness1111/web-app-bootstrap

This branch is 1 commit behind app-bootstrap/web-app-bootstrap:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed57074 · Nov 2, 2023
Apr 25, 2022
Apr 7, 2018
Nov 2, 2023
Mar 21, 2022
Jan 20, 2018
Feb 28, 2022
Mar 21, 2022
Mar 21, 2022
Mar 21, 2022
Mar 21, 2022
Mar 21, 2022
Feb 11, 2019
Jun 21, 2022
Mar 21, 2022
Mar 21, 2022
Mar 21, 2022
Mar 21, 2022
May 28, 2022
Apr 7, 2018
Jul 26, 2020
Jan 15, 2018
Jan 20, 2018
Jan 15, 2018
Apr 20, 2022
Jun 21, 2022
Jan 31, 2021
Feb 11, 2019
Nov 2, 2023
Jan 20, 2018
Apr 15, 2018
Apr 15, 2018
Nov 2, 2023

Repository files navigation

web-app-bootstrap


NPM version CI Test coverage node version

Contributors


xudafeng


paradite


BernardTolosajr


snapre

This project follows the git-contributor spec, auto updated at Tue Nov 02 2021 23:20:50 GMT+0800.

About antd-sample

Give a guiding example of 100% coverage based on Macaca:

$ npm run dev:test
$ npm run test:antd

Include

├── flux             # flux
├── redux            # redux
├── redux-saga       # redux-saga
├── plain            # vue with event-bus
├── mobx             # mobx
├── vuex             # vuex
├── vuex-ts          # vuex & typescript
├── unstated         # unstated
├── app-bootstrap    # app-boostrap based on Antd mobile
├── antd-sample      # sample based on Antd
└── test             # UI test case

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run ci

# run all tests
npm test

# run plain implementation test
npm run test:plain

About

awesome practice projects for web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.6%
  • Vue 11.9%
  • HTML 9.8%
  • Less 8.9%
  • TypeScript 2.3%
  • CSS 0.5%