0.0.44 • Published 3 years ago

@bybit/marvel-cli v0.0.44

Weekly downloads
48
License
MIT
Repository
-
Last release
3 years ago

@bybit/marvel-cli

to maintain multi apps

Quick start

Create your project directory:

mkdir marvel_project && cd marvel_project

Install:

yarn add @bybit/marvel-cli

Initialize:

npx marvel init

Ensure dependencies && Start your app:

yarn && yarn start

Bybit Marvel

This set of projects is initialized with @bybit/marvel-cli. Follow is the quick guide for how to use.

Environment Prepare

Install node_modules:

yarn

or

npm i

Provided Scripts

@bybit/marvel-cli provides some useful script to help you quick start and build with web project, code style check and test.

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

Start project

yarn start

Build project

yarn build

Check code style

yarn lint

You can also use script to auto fix some lint error:

yarn lint:fix

Test code

yarn test

Generate new app

yarn generate

Analyze bundle Size

yarn analyze

More

You can view full document. And welcome any feedback in our gitlab.

0.0.44

3 years ago

0.0.43

3 years ago

0.0.40

3 years ago

0.0.41

3 years ago

0.0.42

3 years ago

0.0.39

3 years ago

0.0.38

3 years ago

0.0.37

3 years ago

0.0.36

3 years ago

0.0.35

3 years ago

0.0.34

3 years ago

0.0.33

3 years ago

0.0.32

3 years ago

0.0.31

3 years ago

0.0.30

3 years ago

0.0.29

3 years ago

0.0.28

3 years ago

0.0.27

3 years ago

0.0.25

3 years ago

0.0.24

3 years ago

0.0.23

3 years ago

0.0.22

3 years ago

0.0.20

3 years ago

0.0.21

3 years ago

0.0.19

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago