Skip to content

ckoliber/ckoliber.github.io

Repository files navigation

KoLiBer

KoLiBer is a Next.JS application which is the source code of my personal website.

Installation

Install the NodeJS binary on your system:

Now, use command bellow to install dependencies:

npm install

Usage

# Change environment variables
echo .env.example > .env

# Start the application
npm run dev

Open http:https://127.0.0.1:3000 in your browser.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

KoLiBer personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published