Skip to content

This is a PWA created as a technical test for Monoma Company

Notifications You must be signed in to change notification settings

beltz18/pokemonoma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemonoma

This is a PWA created as a technical test for Monoma Company

Run the project

First, install the necessary dependencies:

  $ yarn
  # or
  $ npm install

Then, run the development server:

  $ yarn dev
  # or
  $ npm run dev

Or, if you want to run the project in a custom port:

  $ yarn dev -p 4000
  # or
  $ npm run dev -- -p 5000

Finally, open http://localhost:PORT with your browser to see the result.

Feedback

Please let me know if you enjoy this app as much i liked creating it. Regards :D

About

This is a PWA created as a technical test for Monoma Company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published