Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 830 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 830 Bytes

Personal Web site

This project's frontend was bootstrapped with Create Next App. Backend was bootstrapped with Create Strapi App.

Available Scripts

In the frontend project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

In the backend project directory, you can run:

npm run develop

Runs the app in the development mode.
Open http://localhost:1337/admin to view it in the browser.