This project is the API for the Next Todo project.
Run the development server:
$ npm run dev
Or run the production server:
$npm npm run start
Open http://localhost:8000 (default port is 8000
) with your browser to see the result.
API for Next Todo, a project made with Next.js (https://github.com/fatihege/next-todo).
JavaScript
This project is the API for the Next Todo project.
Run the development server:
$ npm run dev
Or run the production server:
$npm npm run start
Open http://localhost:8000 (default port is 8000
) with your browser to see the result.