Skip to content

Build MUTCD Signs utilizing a custom and fast SVG generator.

Notifications You must be signed in to change notification settings

radrevere/SignBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required packages:
npm install express
npm install mysql
npm install babel-cli babel-core babel-preset

/src - jsx file for the app
/js - babel-translated output of the jsx
/appjs - server-side code for rendering an SVG for display based on the JSON object the app builds
signserver.js - Node.js server endpoints and calls to appjs

You can go to https://signs.radrevere.net/ to see this project in action!

About

Build MUTCD Signs utilizing a custom and fast SVG generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published