0.8.0 • Published 1 year ago

@oasis-engine/create-oasis-app v0.8.0

Weekly downloads
85
License
MIT
Repository
github
Last release
1 year ago

Create Oasis App

A tool for creating your oasis application. Currently supported template presets include:

  • Vanilla(Use Vanilla JavaScript/TypeScript)
  • React(React Template)
  • Vue(Vue Template)
  • Ali-Mini(Alibaba Mini Program)
  • Library(Oasis Library)
  • MiniGame(Alipay Mini Game)

Usage

npm

Compatibility Note: Node.js version >=12.0.0.

npm init @oasis-engine/oasis-app

yarn

yarn create @oasis-engine/oasis-app

After creating a template, run:

npm install
npm run dev

Open your browser, you can see:

image-20210208112945261

Enjoy your exploration of oasis.

0.8.0

1 year ago

0.7.3

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.2

3 years ago

0.1.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago