Skip to content

alfredosalzillo/test_formula

Repository files navigation

Link Vrains

The best place to play!

A React vanilla test project. No libraries used other than the minimum required.

Getting Started

Install dependencies

npm install
# or
yarn install

Run the development server:

npm run dev
# or
yarn dev

Or start a production version:

npm run start
# or
yarn start

Open http://localhost:3000 with your browser to see the result.

Info

Releases

No releases published

Packages

No packages published