LOOSE-LIPS / loose-lips-2.0

https://looselips.netlify.app/
MIT License
1 stars 1 forks source link

LOOSE LIPS 2.0

Coming soon

stack

Powered By Sveltekit Language: TypeScript ECMAScript: 2019 Tailwindcss Postcss SCSS StorybookJS Jest Prettier Eslint License: MIT

:hammer: Workflow

Set up

  1. Clone repo: git clone https://github.com/natesheehan/loose-lips-2.0.git
  2. Change directory cd repo
  3. Install dependencies: npm install

Dev

  1. Pull latest code from main branch: git pull
  2. Create branch for issue:git checkout -b "branch-name"
  3. Run the dev server to test code:npm run dev
  4. Commit changes as you go along: git commit -am "commit-message"
  5. Build app: npm run build
  6. Commit message when you make a build: git commit -am "commit-message-build-bump"
  7. Make a pull request
  8. Merge into main branch
  9. Delete old branch
  10. Repeat

💫 License

Copyright (c) 2023 Loose Lips ltd