Skip to content

valiantfinance/valiant-frontend-coding-challenge

Repository files navigation

🦁 Valiant Frontend Coding Challenge

Template for the completing the Valiant Frontend Coding Challenge with Vue 3. Use this as a starting point for your solution, we have included some of the tooling we use at Valiant in our day-to-day work.

Dependencies include:

🚀 Getting Started

Requires Node 20 and NPM 10.

# Install dependencies.
npm install

🏃‍♀️ Scripts

  • npm run backend – Start the backend server.
  • npm run dev – Start the development server.
  • npm run lint – Lint the code.
  • npm run test:e2e – Open Cypress.
  • npm run test:unit – Run vitest unit tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published