Skip to content

jerensl/www.jerenslensun.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Status GitHub Issues GitHub Pull Requests License codecov Continuous Integration Continuous Deployment


A website to share knowledge and project i'm currently work on.

πŸ“ Table of Contents

🧐 About

A portofolio website, to share about project I'm working on and the lesson i learn from the past.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes..

Prerequisites

What things you need to install the software and how to install them.

Installing

A step by step series of examples that tell you how to get a development env running.

Clone the project

  git clone https://github.com/jerensl/www.jerenslensun.com.git

Go to the project directory

  cd www.jerenslensun.com

Install dependencies

pnpm install

Start the application

pnpm start

It will runs the app in development mode and automaticlly open your browser, if not you open the browser, and go to http://localhost:3000 to view it in the browser.

Running the storybook on local

pnpm storybook

Running the tests

To run the automated tests for this system.

Running the test one time

pnpm test

Runs the test watcher in an interactive mode.

pnpm test:watch

Runs the test coverage.

pnpm test:coverage

🎈 Usage

For more information about how to use the component, you can follow the instruction from the storybook here.

πŸš€ Deployment

This website has been deploying on Azure Static Web Apps, to learn more you can go through their documentation here.

Continuous deployment has been adopted using Github Action, which can be see on this links

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

πŸŽ‰ Acknowledgements