react-typescript-styled-components-boilerplate

1.0.0 • Public • Published



Dependency Status devDependency Status Releases

Built by DEVERO MIT License

React - TypeScript - Styled-component boilerplate

Minimal React, TypeScript and Styled-components web app boilerplate.

Table of contents

Install

Clone this repo

$ git clone https://github.com/alexdevero/react-typescript-styled-components-boilerplate.git

Install dependencies

yarn

or

npm install

Usage

Start project on local server (go to localhost:1337)

yarn start

or

npm start

Build project (in "dist" folder):

yarn run build

or

npm run build

Test project

yarn test

or

npm test

Support this project

Development and maintenance of this project takes a lot of time. If you want to support this project and help its author, there are few ways you can do it:

  • Starring and sharing the project
  • Donate—make one-time donations via PayPal.
  • Donate—set up monthly donation via Patreon and get interesting news about what I'm doing.
  • Releases—send bitcoins or ethereum to this address: 19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp.

Thank you!

Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

MIT © Alex Devero.

Package Sidebar

Install

npm i react-typescript-styled-components-boilerplate

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

11.2 kB

Total Files

9

Last publish

Collaborators

  • alexdevero