Getting Started
Let's do this thing.
Installing Node.js / NPM
npm install --global yarnInstalling Degit
npm i -g degitScaffolding Your Project
npx degit nofurtherinformation/webgeoda my-webgeoda-project
cd my-webgeoda-project
yarnnpx degit nofurtherinformation/webgeoda my-webgeoda-project
cd my-webgeoda-project
npm installMapbox API Key
Starting the Dev Server
We're in.
Last updated