1.0.5 • Published 2 years ago

almcreact v1.0.5

Weekly downloads
-
License
free
Repository
-
Last release
2 years ago

React web project setup with Typescript, Parcel, Eslint & Prettier

Creates a new web project with minimal number of files to support Typescript, Eslint and Prettier.

It creates a subfolder with the given name and with the minimum required startup files.

Usage:

npx almcreact \<appname>

To test the application:

cd \<appname>
npm i
npm run start

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago