2.1.2 • Published 3 years ago

erck v2.1.2

Weekly downloads
114
License
MIT
Repository
github
Last release
3 years ago

Logo

Getting Started with React project

This project was bootstrapped with react-project

Available Features

  • React 17.0.1
  • TypeScript 4.0.3
  • Eslint 7.17.0
  • Jesse config for eslint 2.2.3
  • Styled-components 5.2.1
  • Node-sass 4.14.1
  • Lint & Build checkers (Github Actions)

Project Structure

In src folder you can find:

  • components Your independent components should be located here If you use css-in-js then create a single file If you use sass/scss/less then create folder and two files: ComponentName.tsx and ComponentName.styles.sass
  • pages The pages collected from the components should be here Examples: Home, About, Contacts ...
  • styles Styles for your pages should be here. It can be styled component or sass/scss/less

Available Scripts

npm run start or yarn start

Runs the app in dev mode

npm run build or yarn build

Builds the app for production to the build folder

npm run lint or yarn lint

Checks compliance with the code style (Jesse)

Create React App

react-project was bootstrapped with create-react-app

License

React-project is open source software licensed as MIT

2.1.2

3 years ago

2.1.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.2.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.12

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

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