Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ehsangazar/generator-nextjs-typescript

Generator of Nextjs TypeScript StyledComponent as a boilerplate
https://github.com/ehsangazar/generator-nextjs-typescript

nextjs reactjs styled-components typescript

Last synced: 3 days ago
JSON representation

Generator of Nextjs TypeScript StyledComponent as a boilerplate

Awesome Lists containing this project

README

        

# Generator of Nextjs TypeScript StyledComponent as a boilerplate
Since so many people are trying to start a frontend project, this generator is been created to give you the popular tools that we can use in frontend at the moment,

### Now we have:

- TypeScript
- Nextjs (SSR)
- ReactJs
- StyledComponent

### Planning for:
- Basic Components
- Basic Styles
- Demo Page + Routing

## Installation

```bash
npm install -g yo
npm install -g generator-nextjs-typescript
```

Then generate your new project:

```bash
yo nextjs-typescript
```

## Your contribution will be appreciated
It would be great if you have an idea to share with me or create a pull-request

## License

MIT © [Ehsan Gazar]()