cra-template-agilite

0.1.2 • Public • Published

Agilit-e Create React App template

Opinionated quickstart Create React App Template based on presets and configurations used at Agilit-e.

Usage

npx create-react-app %PROJECT_NAME% --template agilite

Or

yarn create react-app %PROJECT_NAME% --template agilite

npx command installs most recent stable version of CRA from npm. --template parameter points to this template, note that cra-template- prefix is omitted.

Then

cd %PROJECT_NAME%
yarn start

Or

cd %PROJECT_NAME%
npm start

Readme

Keywords

none

Package Sidebar

Install

npm i cra-template-agilite

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

758 kB

Total Files

26

Last publish

Collaborators

  • agilite