Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 662 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 662 Bytes

🇩🇪 German Course for English Speakers

This is a small project for an online course system for english speakers to learn german.

Setup

The project is my first project I built with Next.js. You can find the documentation here.

Install dependencies

npm install as always.

Build the project

npm run build to build the project.

Run the project in development mode

npm run dev to start the project in development mode.

Run the project in production mode

npm run start to start the project in production mode.

Copyright and License

The project is licensed under the MIT License.