Skip to content

cremalab/the-internet-crema

Repository files navigation

The Internet-Crema 🌐

Build Status codecov License: MIT

🧰 Tools Used

  • Vite bundler and dev env (replaces Create React App)
  • Cypress for end-to-end testing
  • ESLint for code linting
  • Hygen for component and util generators
  • Jest for unit tests
  • Loki for visual testing
  • Prettier for code formatting (via ESLint plugin)
  • Storybook for component playground (and used by Loki)
  • TypeScript for Static Typing in JavaScript (Learn)

🏗 Setup

  1. Install Node/NPM
  2. Install NVM (Node Version Manager)
  3. nvm install 'lts/*' && nvm use
  4. npm i (install project dependencies)
  5. Install the ESLint plugin for your editor VS Code
  6. Enable "Auto-Fix on Save" in settings.json:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors