Skip to content

A tool for creating your oasis application. Currently supported template presets include Vanilla、React and Vue.

Notifications You must be signed in to change notification settings

cptbtptpbcptdtptp/create-oasis-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

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.

About

A tool for creating your oasis application. Currently supported template presets include Vanilla、React and Vue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.2%
  • JavaScript 24.9%
  • HTML 10.7%
  • Vue 2.2%