imageboard_final
Solo final code challenge for Code Fellows
Running this application
Get the sources compiled and built:
gulp
Get the server running:
node index
Failed to load latest commit information. | |||
app | |||
lib | |||
models | |||
routes | |||
test/server | |||
.babelrc | |||
.eslintrc | |||
.gitignore | |||
README.md | |||
gulpfile.js | |||
index.js | |||
package.json |
Solo final code challenge for Code Fellows
Get the sources compiled and built:
gulp
Get the server running:
node index