1.3.2 • Published 4 years ago

create-pers-app v1.3.2

Weekly downloads
10
License
ISC
Repository
gitlab
Last release
4 years ago

create-pers-app

Generate a parcel-electron-react-sass application using the PERS Boilerplate

The boilerplate can be cloned it and use it directly, but the create-pers-app generator downloads a zip archive of the master branch, create an application directory and install the npm packages with a single command.

Installation

Note: Might need sudo if node was install through the package manager.

$ npm install -g create-pers-app
$ create-pers-app my-app
$ cd my-app
$ npm start

or

$ npx create-pers-app my-app
$ cd my-app
$ npm start
1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago