Skip to content

mikemjharris/seed-project

Repository files navigation

Seed project

Base for future node projects.

Express project. Built using node and express on the backend with ejs templating.

Frontend sass and built using webpack. React and/or Vue to be added.

npm install npm run all

Runs app on port 8001

To build docker image: docker build . -t seed-project

To run docker container: docker run -p 8001:8001 seed-project

About

Seed project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published