The-Real-Thisas / code_battle

Code Battle Submission

Home Page:https://code-battle-pps.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ«– The TEA Stack

Welcome to the most minimal stack out there. This stack makes static site generation a breeze.

🧰 Tools

This project uses the following frameworks:

It also uses the following build tools:

⭐️ Requirements

πŸ›  Getting Started

  • nvm use to switch to the valid node version
  • npm i to build that big ol' node_modules folder
  • npm run dev to boot up a live-reloading dev server
  • npm run build to build your production-ready site

Feel free to peep the package.json file to see all available scripts and packages being utilized.

πŸ”₯ Tip:

Running npm run build && npx serve dist will boot up a local server of your production site to preview before deployment.

πŸ‘‹πŸ» Thank you!

I appreciate you taking time to check out the TEA stack, Please leave a star and share it if you found it useful!

About

Code Battle Submission

https://code-battle-pps.vercel.app/

License:MIT License


Languages

Language:JavaScript 94.8%Language:Nunjucks 3.3%Language:CSS 2.0%