1.1.4 • Published 10 months ago

create-oxidizer-app v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
10 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

10 months ago

1.1.0

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago