The Transparent Oil Namibia platform maps the details, trends and connections in the allocation of Petroleum Exploration Licences in Namibia.
Requirements:
git clone THIS-REPO.git
cd THIS-REPO
npm install
gruntThis will run localPHP server and live reload the browser when the files change. At this point your default browser will open http://localhost:9011/.
grunt buildThis will compile everything for production in the dist folder.
In case there's some step you have to take that publishes this project to a server, this is the right time to state it.
packagemanager deploy awesome-project -s server.com -u username -p passwordAnd again you'd need to tell what the previous code actually does.
One really important part: Give your project a proper license. Here you should state what the license is and how to find the text version of the license. Something like:
"The code in this project is licensed under MIT license."