Skip to content

antoinebnm/JOWrak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JOWrak (JOW + Dvorak)

Dvorak (/ˈdvɔːræk/) is a keyboard layout for English patented in 1936 by August Dvorak and his brother-in-law, William Dealey, as a faster and more ergonomic alternative to the QWERTY layout. Wikipedia

Run Locally

Clone the project

  git clone https://github.com/antoinebnm/JOWrak.git

Go to the project directory

  cd JOWrak

Install dependencies

  npm install
  cd app
  npm ci
  cd ../public
  npm ci

Build and start the server

  npm run build
  cd ../app
  npm run start

Open a localhost tab at

  http://localhost:3000

License

Apache License

Author

If you have any feedback, please reach out to me somehow

About

Fullstack website Project (front: React | back: Js)

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors