File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929
3030## Stack
3131- Scripting language: [ TypeScript] ( https://www.typescriptlang.org/ )
32- - UI/UX framework: [ React] ( https://react.dev/ )
33- - Build tool: [ Vite] ( https://vite.dev/ )
34- - Runtime environment: [ Node.js] ( https://nodejs.org/en )
35- - Package manager: [ NPM] ( https://docs.npmjs.com/ )
32+ - UI/UX framework: [ React] ( https://react.dev/ )
33+ - Build tool & development server : [ Vite] ( https://vite.dev/ )
34+ - Runtime environment: [ Node.js] ( https://nodejs.org/en )
35+ - Package manager: [ NPM] ( https://docs.npmjs.com/ )
3636
3737<div inline style =" display : flex ; gap : 1rem ; margin-top : 1rem ;" bb >
3838<img width =" 50 " src =" https://upload.wikimedia.org/wikipedia/commons/4/4c/Typescript_logo_2020.svg?utm_source=commons.wikimedia.org&utm_campaign=index&utm_content=original " alt =" TypeScript " title =" TypeScript " />
3939<img width =" 50 " src =" https://upload.wikimedia.org/wikipedia/commons/a/a7/React-icon.svg?utm_source=commons.wikimedia.org&utm_campaign=index&utm_content=original " alt =" React " title =" React " />
4040<img width =" 50 " src =" https://v2.vitejs.dev/logo.svg " alt =" Vite " title =" Vite " />
4141<img width =" 50 " src =" https://upload.wikimedia.org/wikipedia/commons/d/d9/Node.js_logo.svg " alt =" Node.js " title =" Node.js " />
4242<img width =" 50 " src =" https://upload.wikimedia.org/wikipedia/commons/d/db/Npm-logo.svg?utm_source=commons.wikimedia.org&utm_campaign=index&utm_content=original " alt =" npm " title =" npm " />
43- </div >
43+ </div >
You can’t perform that action at this time.
0 commit comments