Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alepacheco/landing-template

Landing page template with Next.js
https://github.com/alepacheco/landing-template

jest nextjs react template typescript zeit zeit-now

Last synced: about 2 months ago
JSON representation

Landing page template with Next.js

Awesome Lists containing this project

README

        

# Landing page template

Starting template with:
- React.js
- Next.js
- Typescript
- SCSS
- Google analytics
- SSL (via Zeit Now)
- CI
- CD
- Jest tests

## How to use

```javascript
npm i -g now
npm i
npm run dev
```