Puppo / building-durable-and-modular-frontend-applications-with-Nx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Durable and modular frontend applications with Nx

This is the repository for the "Building durable and modular frontend applications with Nx" talks.

You can find the slide of this talk here.

How to run the project

  1. Clone the repository
  2. Run npm install
  3. npx nx serve shell

How to test the projects

  1. npx nx run-many -t test

About


Languages

Language:TypeScript 94.6%Language:HTML 4.1%Language:SCSS 1.0%Language:JavaScript 0.3%