Skip to content

gucal/sudoku-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

24c1596 · Oct 3, 2021

History

23 Commits
Oct 3, 2021
Oct 3, 2021
Oct 3, 2021
Sep 28, 2021
Oct 3, 2021
Sep 28, 2021
Sep 28, 2021
Oct 3, 2021
Sep 28, 2021
Sep 28, 2021
Sep 28, 2021

Repository files navigation

Getting Started

First, clone the repository.

Install dependencies

npm install
# or
yarn install

Run the development server:

npm run dev
# or
yarn dev

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

Demo

DEMO

Releases

No releases published

Packages

No packages published