merced-reactor

1.0.4 • Public • Published

merced-reactor

This is a command-line tool for generating react projects that use the parcel builder.

There are two templates (js => javascript template and ts => typescript template)

how it works

run command to generate project folder

npx merced-reactor <projectName> <template>

for example

npx merced-reactor myProject ts

after it completes cd into the project folder

run "npm install"

run "npm run dev" to go into development

run "npm run build" to generate deployable build

NOTE: THE TYPESCRIPT TEMPLATE REQUIRES PARCEL TO BE GLOBALLY INSTALLED

npm i -g parcel

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i merced-reactor

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

3.57 kB

Total Files

3

Last publish

Collaborators

  • alexmerced