@oasis-engine/create-oasis-app
v0.8.0
Published
A tool for creating your oasis application. Currently supported template presets include:
Downloads
36
Keywords
Readme
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:
Enjoy your exploration of oasis.