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.gitSSH:
git clone git@github.com:BinaryNeedle/my-pertamina.gitHow to start your project
npm installLearn more on the Solid Website and come chat with us on our Discord
In the project directory, you can run:
npm run devRuns the app in the development mode.
Open http://localhost:5173 to view it in the browser.
npm run buildBuilds 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