/dallasepperson-web

Beginnings of a personal site

Primary LanguageJavaScriptMIT LicenseMIT

Personal website for Dallas Epperson

Nothing of importance here, just learning how to use Node.js in a server setting.

Getting Started

Prerequisites

Installing

  • npm install
  • Create a .env file in the root of the repository, containing MAPBOXTOKEN=yourKeyHere

Running

  • npm start
  • Open a browser to localhost:3000

License

This project is licensed under the MIT License - see the LICENSE file for details