1.1.4 • Published 12 months ago

create-oxidizer-app v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

create-oxidizer-app

Create's an oxidizer template application using parcel for bundling.

Usage

npx create-oxidizer-app <name>

Example

  1. Create an oxidizer application in a new directory hello-world-app
npx create-oxidizer-app hello-world-app
  1. CD into the newly created directory
cd hello-world-app
  1. Start the application
npm start
1.1.1

12 months ago

1.1.0

12 months ago

1.1.4

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago