Skip to content

MarcWebber/doli

Repository files navigation

Doli (with antd-pro framework)

This project is initialized with Ant Design Pro. Follow is the quick guide for how to use.

Environment Prepare

Install node_modules:

npm install

or

yarn (recommended)

Provided Scripts

Scripts provided in package.json. It's safe to modify or add additional script:

Start project

npm start

or

yarn start(==recommended== otherwise some functions may not work properly)

Build project

npm run build

Check code style

npm run lint

About

a fund tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published