Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ueman/app-checklist.dev


https://github.com/ueman/app-checklist.dev

app best-practices checklist hacktoberfest

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# [app-checklist.dev](https://app-checklist.dev)

## Getting started

- Install [yarn](https://yarnpkg.com/getting-started)
- Read [Nextra - Getting Started](https://nextra.vercel.app/docs/get-started)
- Read [next.js - Getting Started](https://nextjs.org/docs/getting-started)
- Run `yarn install`
- Run `yarn next dev -p 4000`
- The local serve is now running at `http://localhost:4000/`

## Additional Links

- [next.js Static HTML Export](https://nextjs.org/docs/advanced-features/static-html-export)
- [Tailwind CSS](https://tailwindcss.com/)