rogersanick / rubikscubesolver

an interactive rubiks cube visualization to help students understand the basics of algorithmic design, react vr and promises
29 stars 29 forks source link

Revised dev #3

Closed chufnagel closed 5 years ago

chufnagel commented 5 years ago

Remove node_modules folder Remove client/dist/ bundle files Add cross-env to allow for better cross-platform support Add concurrently to allow for starting scripts simultaneously Add opn to allow Express to open site in default browser on server listen Need a functioning database link to ensure the above are working properly