Skip to content

saaage/blog-autocomplete

Repository files navigation

Getting Started

These instructions will get a copy of the project running on your local machine.

Prerequisites

  • Node.js
$ brew install node

Clone the repo and install dependencies:

$ npm i

The 'dev' script is setup to pull an MGRPH_KEY from your bash environment. Define MGRPH_KEY:

$ export MGRPH_KEY=yourAPIkey

Finally, run the app on a local server. Application will automatically launch in your default browser:

$ npm run dev 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published