Skip to content

sexyoung/nonogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nonogram React version

nonogram

Environment:

  • node v12.16.0
  • create-react-app v3.4.1

How to start

clone the repo

git clone https://github.com/sexyoung/
cd nonogram

install node_module

npm install

starting serve

npm start

then open your browser at: http://localhost:3000

Enjoy!