11 lines
305 B
Markdown
11 lines
305 B
Markdown
|
|
# Brain Training App
|
|
|
|
This is a code bundle for Brain Training App. The original project is available at https://www.figma.com/design/aokCLVK01bYcFx40YG3kKS/Brain-Training-App.
|
|
|
|
## Running the code
|
|
|
|
Run `npm i` to install the dependencies.
|
|
|
|
Run `npm run dev` to start the development server.
|
|
|