Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thinhphan8/lms-full-stack-nextjs


https://github.com/thinhphan8/lms-full-stack-nextjs

nextjs react storybook supabase typescript

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# LMS NextJS with TypeScript

### This Next.js + React + TypeScript study project was based on LMS in NextJS by Code with Andrew Ford.
### Reference link: https://github.com/andrewjamesford/lms-nextjs

## Getting Started

### First, run the development server:
#### npm run dev

### Server will be running on http://localhost:3000

### This project uses the Dev Containers extension for WebStorm.
### For ERD, please check it from Code with Andrew Ford's GitHub link above.