Skip to content

aratius/create-quick-sand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

$ npm install create-quick-sand@latest

Create App

$ npx create-quick-sand -name [APP_NAME]

# Short hand
$ npx create-quick-sand --n [APP_NAME]
$ npx create-quick-sand -name my_app

Start Developing

  • See here to know more.
$ cd [APP_NAME]

# Starts the development server.
$ npm run dev

# Builds the app for production.
$ npm run build

# Runs the built app in production mode.
$ npm start

Author

arata matsumoto (@aualrxse)

About

Set up a quick-sand by running one command.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published