- Vite: high-performance tooling for front-end web development
- React: a JavaScript library for building user interfaces
- TypeScript: JavaScript extended with syntax for types
- Sass: an extended syntax for CSS stylesheets
- Prettier: code formatting for a wide range of supported languages
- Motoko: a safe and simple programming language for the Internet Computer
- Mops: an on-chain community package manager for Motoko
- mo-dev: a live reload development server for Motoko
- eslint: a static code analysis tool used in software development for identifying problematic patterns or code that doesn't adhere to certain style guidelines in JavaScript and TypeScript
- Internet Identity: a decentralized identity provider for the Internet Computer
- run
npm install
oryarn
- run
dfx start --background --clean
- run
npm run setup