No description
Find a file
2020-01-05 14:14:03 +00:00
.idea Even more work, need to refactor to deparser rather than constructor for models 2019-12-23 13:05:31 +00:00
css Finished first pass of all things with raw editor for reaching in and breaking it 2019-08-31 02:56:14 +01:00
e2e Add Angular for new app idea 2019-10-22 00:39:24 +01:00
img First commit! 2019-08-24 17:14:21 +01:00
js Fix issues from newly found class type 2019-10-22 00:21:59 +01:00
src Added initial Leaflet JS work 2020-01-05 14:14:03 +00:00
.gitignore Add Angular for new app idea 2019-10-22 00:39:24 +01:00
angular.json Added initial Leaflet JS work 2020-01-05 14:14:03 +00:00
Atlas Config Generator.iml More Angular app work, got loading and unloading to editor and parsing working 2019-12-17 01:01:26 +00:00
browserslist Add Angular for new app idea 2019-10-22 00:39:24 +01:00
index.html Major parser work and start on config view side for Quests 2019-12-25 00:14:34 +00:00
karma.conf.js Add Angular for new app idea 2019-10-22 00:39:24 +01:00
package-lock.json Added initial Leaflet JS work 2020-01-05 14:14:03 +00:00
package.json Added initial Leaflet JS work 2020-01-05 14:14:03 +00:00
parser_test.html Fixed parsing issue and added spawners and ship parsing 2019-08-31 00:37:51 +01:00
README.md Add Angular for new app idea 2019-10-22 00:39:24 +01:00
tsconfig.app.json Add Angular for new app idea 2019-10-22 00:39:24 +01:00
tsconfig.json Major parser work and start on config view side for Quests 2019-12-25 00:14:34 +00:00
tsconfig.spec.json Add Angular for new app idea 2019-10-22 00:39:24 +01:00
tslint.json Add Angular for new app idea 2019-10-22 00:39:24 +01:00

AtlasConfigGenerator

This project was generated with Angular CLI version 8.3.12.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.