Skip to content

mingkunm/Pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Project

This is a SERN stack project with redux and simple CSS.

View demo

https://sern-pokemon.herokuapp.com

How To Start Locally

To get started developing right away:

  • Install server side dependencies with npm install

  • Install client side dependencies with cd ./client/ and npm install

  • Back to root directory with cd ../

  • Follow .env_sample file to configure environment variable

  • Start the development server with npm run dev

About

Sample SERN project with redux and basic CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published