Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamataryo/sandbox-typescript-react-eslint-prettier
https://github.com/kamataryo/sandbox-typescript-react-eslint-prettier
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamataryo/sandbox-typescript-react-eslint-prettier
- Owner: kamataryo
- Created: 2019-02-17T06:26:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T07:11:43.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T02:12:19.783Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SANDBOX TypeScript React ESLint Prettier
## Development
```shell
$ git clone [email protected]:kamataryo/sandbox-typescript-react-eslint-prettier.git
$ cd sandbox-typescript-react-eslint-prettier
$ yarn
$ npm run lint
$ npm run build
```