sametcelikbicak / library-workspace

Angular Library workspace to creating and testing angular libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library Workspace

Run Locally

Clone the project

  https://github.com/sametcelikbicak/library-workspace.git

Go to the library project directory

  cd library-workspace

Install dependencies

  npm install

Go to the test application project directory

  cd projects/library-test

Start the server

  npm run start

About

Angular Library workspace to creating and testing angular libraries

License:MIT License


Languages

Language:TypeScript 64.8%Language:JavaScript 29.7%Language:HTML 3.7%Language:SCSS 1.8%