https://github.com/juanestban/cli-frontend
cli for frontend using React or Nextjs with the principal package intalled with option of add the typescript or cleanners like prettier, eslint and lint-staged
https://github.com/juanestban/cli-frontend
cli cli-frontend nextjs react
Last synced: 2 months ago
JSON representation
cli for frontend using React or Nextjs with the principal package intalled with option of add the typescript or cleanners like prettier, eslint and lint-staged
- Host: GitHub
- URL: https://github.com/juanestban/cli-frontend
- Owner: Juanestban
- License: mit
- Created: 2021-05-29T21:41:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T05:01:59.000Z (about 4 years ago)
- Last Synced: 2025-01-11T13:54:50.150Z (over 1 year ago)
- Topics: cli, cli-frontend, nextjs, react
- Language: TypeScript
- Homepage:
- Size: 479 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CLI frontend using React or Nextjs
this idea is for install all package required for develop if we need use only React or Nextjs, if we need any cleanners and we want to use with typescript implemented
### Getting starter
for unitializer the project start with next command:
```
npx cli-frontend
```
### Next versions
- missing add this package [chalk](https://www.npmjs.com/package/chalk)
#### Authors
Juan Esteban Echeverry Perdomo
- [GitHub](https://github.com/Juanestban)
#### Anothers webs created
- [code-write](https://code-write.vercel.app/) **missing for finish and implements more tools**