Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 690 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 690 Bytes

🎓 Nicxes

Nicxes

Nicxes
🎯 Personal website using Next.js
Maintained by @Nicxes.

Getting Started

Install dependencies

$ npm install

Running localhost

$ npm run dev

Running production

$ npm build && npm start