1.0.5 • Published 3 years ago

almcreact v1.0.5

Weekly downloads
-
License
free
Repository
-
Last release
3 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

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago