create-elvis-app

0.1.7 • Public • Published

create-elvis-app

This package includes the global command for creating Elvis.js applications.

Usage

yarn create elvis-app

Caveat

$ yarn create elvis-app
✔ What is your project named? … my-awesome-app
[ info ] Generating elvis files ...
wait ] Installing elvis dependencies ...
done ] Let's Roll up for the Magical Mystery Tour!
 
   ┌─────────────────────────────────────────────────────────────┐
   │                                                             │
   │   Success! Created my-awesome-app at:                       │
   │                                                             │
   │     /path/to/my-awesome-app                                 │
   │                                                             │
   │   Inside that directory, you can run several commands:      │
   │                                                             │
   │     - yarn dev:    Starts the development server.           │
   │     - yarn docs:   Open The Elvis Book.                     │
   │     - yarn build:  Builds my-awesome-app for production.    │
   │     - yarn start:  Runs my-awesome-app production mode.     │
   │                                                             │
   │   We suggest that you begin by typing:                      │
   │                                                             │
   │     - cd my-awesome-app                                     │
   │     - yarn dev                                              │
   │                                                             │
   │                                                             │
   └─────────────────────────────────────────────────────────────┘

Readme

Keywords

none

Package Sidebar

Install

npm i create-elvis-app

Weekly Downloads

8

Version

0.1.7

License

MIT

Unpacked Size

12.9 kB

Total Files

4

Last publish

Collaborators

  • clearloop