Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.08 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.08 KB

Ecosfera Baltica Digital

Ecosfera Baltica Digital is a digital adaptation of the original Ecosfera game made by Julibert games. Ecosfera Baltica is also a remix of the original game with more Baltic Sea related themes.

Technologies Used

  • React + TypeScript + Tailwind
  • React Three Fiber + Framer Motion
  • Netlify

Development

  1. Install nvm

  2. Install pre-commit

  3. Configure git hooks. Please don't skip our hooks only test for secrets being leaked. Takes few milliseconds.

    pre-commit install
  4. Run the dev server:

    npm run dev

CI/CD

We use Netlify to deploy the project. To access Netlify account ask @i-j-r for details.

License

This project is developed under a GPL-3.0 License. See the LICENSE file for more details.