Skip to content

rdnsan/links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

Links

My Personal Links.

version 1.0.0 license MIT author Ridwan Ikhsan

Installation

Install dependencies

$ yarn
# ... or ...
$ npm install

Run Project Locally

Start the development server

$ yarn dev
# ... or ...
$ npm run dev

Server running at http://localhost:3000

Build

Build for Production

$ yarn build
# ... or ...
$ npm run build

License

MIT © Ridwan Ikhsan

Releases

No releases published

Packages

No packages published