Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alepacheco/landing-template
- Owner: alepacheco
- License: mit
- Created: 2019-09-05T15:04:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T19:13:27.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T00:38:31.669Z (4 months ago)
- Topics: jest, nextjs, react, template, typescript, zeit, zeit-now
- Language: TypeScript
- Homepage: https://landing-template.alepacheco.now.sh
- Size: 405 KB
- Stars: 42
- Watchers: 2
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nextjs - Next & Vercel Typescript template - Serverless, Typescript, Jest, Github CI, SCSS, prettier boilerplate (Boilerplates)
- fucking-awesome-nextjs - Next & Vercel Typescript template - Serverless, Typescript, Jest, Github CI, SCSS, prettier boilerplate (Boilerplates)
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
```