1.0.32 • Published 1 year ago

cra-template-nimble v1.0.32

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Our template offers a rich boilerplate to jump-start React-based application development with Create React App.

Getting Started

Prerequisites

node-version-image

Usage

To use this template, add --template nimble when creating a new app from the create-react-app command.

npx create-react-app my-app --template nimble

For more information about create-react-app, please refer to:

Template structure

.
├── template
│   ├── public
│   │   ├── ...
│   ├── src
│   |   └── ...
│   ├── gitignore
│   └── README.md
├── .gitignore
├── LICENSE
├── package.json
├── README.md
└── template.json

Typescript is used by default for our React applications. With the standard files from a non-ejected create-react-app project, this template adds a folder structure in /src that follows our React Convention.

How to contribute

To test the template locally, simply run the template install command with the path of your local react-template repository, prefixed by file::

npx create-react-app my-app --template file:{../path/to/your/local/template/repo}

License

This project is Copyright (c) 2014 and onwards. It is free software and may be redistributed under the terms specified in the LICENSE file.

About

Nimble

This project is maintained and funded by Nimble.

We love open source and do our part in sharing our work with the community! See our other projects or hire our team to help build your product.

1.0.19

1 year ago

1.0.2

1 year ago

1.0.18

1 year ago

1.0.1

1 year ago

1.0.17

1 year ago

1.0.0

1 year ago

1.0.16

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.26

1 year ago

1.0.25

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.29

1 year ago

1.0.28

1 year ago

1.0.11

1 year ago

1.0.32

1 year ago

1.0.10

1 year ago

1.0.31

1 year ago

1.0.30

1 year ago

1.0.15

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

2.2.1

2 years ago

2.2.0

2 years ago

2.1.0

2 years ago

2.0.0

3 years ago