Skip to content

See 42 ? Making a graph isn't that hard if you actually bothered.

License

Notifications You must be signed in to change notification settings

W2Wizard/GalaxyGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ft_galaxygraph

Written by W2.Wizard for Codam Coding College

A recreation of the 'Holy Graph' used on 42's Intranet. The goal of this project is to introduce a new graph for the Improved Intra project and build a cursus editor for staff.


How to build

Though this project uses typescript, its intent is to be used with plain javascript in a product. TS is only used for development and the usage of auto-complete.

npm install
npm run build   # use npm run build-windows on Windows

or

tsc tsconfig.json

Then open the index.html in the www folder.

image

About

See 42 ? Making a graph isn't that hard if you actually bothered.

Topics

Resources

License

Stars

Watchers

Forks