Skip to content

Repository files navigation

meaningcloud-project Udacity

Installation

Download all packages locally in your repository.

npm install

Description

The project relies on a simple webpack 4 configuration. Tech used is vanilla javascript, html, css and saas. For Securing the API the Webpack-Plugin Dotenv was used (https://www.npmjs.com/package/dotenv-webpack).

Usage

There are two different webpack confguration, specifically webpack.development.js and webpack.prod.js. For running the project please follow these steps:

  • npm run build-prod
  • Go to ./src/server/
  • Start the server with node index.js
  • Check localhost:8081

  • For starting the dev-server just use npm run build-dev

    About

    No description, website, or topics provided.

    Resources

    Stars

    0 stars

    Watchers

    1 watching

    Forks

    Releases

    Packages

    Contributors

    Languages