Skip to content

chille/MakerAdmin-Frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download the source code and build a docker container

git clone https://github.com/MakersOfSweden/MakerAdmin-Frontend cd ./MakerAdmin-Frontend/ ./docker/docker_build

Run the Docker container

./docker/docker_run

TODO: Download node_modules

Start webpack in watch mode

./webpack_watch

You should now have a web server up and running on the IP address allocated by Docker

About

Javascript based frontend for MakerAdmin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Shell 0.4%