node ^20.11.0
git clone https://github.com/nickkies/elegance-globe.git
cd elegance-globe
npm install
npm run build
npm start
npm run dev
Convert JSON to binary file repository
"dependencies": {
"next": "14.1.0",
"ol": "5.3.3",
"react": "^18",
"react-device-detect": "^2.2.3",
"react-dom": "^18",
"react-error-boundary": "^4.0.12",
"recoil": "^0.7.7",
"styled-components": "^6.1.8"
}
The project is dual licensed:
- BSD-2 clause for its ease of use and reuse;
- GPL-3 as a tribute to Richard Stallman's incredible work for liberty.