Skip to content

yersultan-ibn/top-app

Repository files navigation

Next.js course project

Deployed by Vercel.com

https://owl-top-omega.vercel.app/courses/data-science

Running locally in development mode

To get started, just clone the repository and run npm install && npm run dev:

git clone https://github.com/ErsultanDev/top-app.git
npm install
npm run dev

Building and deploying in production

If you wanted to run this site in production, you should install modules then build the site with npm run build and run it with npm start:

npm install
npm run build
npm start

Links

linkedin

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages