create-pers-app

1.3.2 • Public • Published

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

Package Sidebar

Install

npm i create-pers-app

Weekly Downloads

1

Version

1.3.2

License

ISC

Unpacked Size

6.33 kB

Total Files

8

Last publish

Collaborators

  • eliv