Skip to content
/ create Public

Create web app powered by epiijs.

License

Notifications You must be signed in to change notification settings

epiijs/create

Repository files navigation

@epiijs/create

Create web app powered by epiijs.

Usage

Scaffold your project.

npm create @epiijs@latest

Start your great works.

cd your-project
npm install
npm run start