Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 397 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 397 Bytes

Simple SPA with Webpack

This project is a Single Page Application (SPA) developed from the ground up using Webpack. It leverages MeaningCloud's API to perform Natural Language Processing (NLP) on news articles.

⚙️ Technologies

  • Webpack
  • SCSS

🚀 Getting Started

  1. Install dependencies.
  2. Start the development mode.
  3. Run unit tests.
  4. Build and start the production mode.