Skip to content

hghwng/conjugarden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conjugarden

Introduction

Learn Spanish conjugation the easy way.

Dependencies

  • Python 3: build the dictionary
  • Node.js: main application

Screenshots

Exercise

Query

Build

Build the conjugation dictionary first:

cd data && ./process.py

The build script writes the processed dictionary into site/data.json

Then start the server:

cd site && node app.js

The server listens to port 8080 by default. Open http://localhost:8080 to use.

Enjoy!

About

Learn Spanish conjugation the easy way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published