Skip to content

UrbanDiction/definitionService

Repository files navigation

'UrbanDiction' Front-End Capstone

Word/definition page for a slang dictionary website (UrbanDictionary.com), which displays one or more definitions for a given slang word, as well as an activity chart that displays the page's visitor activity for each month.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

  1. Run 'npm run server:dev' and 'npm run react:dev' for each service, and the proxy.
  1. Open http://localhost:8000 in browser.

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages