Skip to content

Latest commit

 

History

History
107 lines (68 loc) · 2.54 KB

README.md

File metadata and controls

107 lines (68 loc) · 2.54 KB

my-pertamina 💻

Technologies Getting Started

My Pertamina is our fun project for testing our skill

Titik Koma Squad;

📱 Visit this Project

🎨 Layout

Random Image Random Image

💻 Technologies

  • Solid.js
  • GraphQL
  • Tailwind CSS

🚀 Getting started

Here you describe how to run your project locally

Prerequisites

Here you list all prerequisites necessary for running your project. For example:

Cloning

How to clone your project

HTTPS:

git clone https://github.com/BinaryNeedle/my-pertamina.git

SSH:

git clone git@github.com:BinaryNeedle/my-pertamina.git

Starting

How to start your project

Usage

npm install

Learn more on the Solid Website and come chat with us on our Discord

Available Scripts

In the project directory, you can run:

npm run dev

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

npm run build

Builds the app for production to the dist folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

Learn more about deploying your application with the documentations

Documentations that might help

📝 How to create a Pull Request

💾 Commit pattern

USE: Conventional Commits for commit message

Example: feat: commit message or feat(spesific scope): commit message


thanks for makeread.me for this amazing README.md