My Pertamina is our fun project for testing our skill
Titik Koma Squad;
- Solid.js
- GraphQL
- Tailwind CSS
Here you describe how to run your project locally
Here you list all prerequisites necessary for running your project. For example:
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
How to start your project
npm install
Learn more on the Solid Website and come chat with us on our Discord
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!
Learn more about deploying your application with the documentations
📝 How to create a Pull Request
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