Each element is well presented in a very complex documentation. You can read more about the documentation here.
Install Moon Mission Control Pannel by running either of the following:
- Install NodeJS LTS from NodeJs Official Page (NOTE: Product only works with LTS version)
Clone the repository with the following command:
git clone https://github.com/theejkb/Moon-Mission-Control-Panel.git
Run in terminal this command:
npm install
Then run this command to start your local server
npm start
If you want to get inspiration or just show something directly to your clients, you can jump start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project. View example pages here.