Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

this is a test repository to demostrate a problem.

Notifications You must be signed in to change notification settings

daemonraco/angular-as-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Creation

ng new core --routing --skip-git --style scss --skip-tests --minimal
ng new plugin --skip-git --style scss --skip-tests --minimal

Example Sources

Some documentation I found to build my stuff.

Testing

Enter the folder core and run npm run start to use it as a simple app that is not build for production. If you npm run start:prod it will be the same but it will simulate a built and minified app ready for production.

If you want to test as it should be compiled, instead of http://localhost:4200/ use http://localhost:4200/?how-it-should-be

About

this is a test repository to demostrate a problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages