Skip to content

Ettapp/abaplan-core

 
 

Repository files navigation

Abaplan Core project

Build Status

Prerequisite to contribute

Secret keys

Secret keys are not commited. Before compile :

  • rename example.secret.ts to secret.ts inside src/app/core folder
  • enter google geocode key instead of "<enter the key>"

You can commit safely all files because all secret.ts are ignored. Be careful to not enter the key in example.secret.ts (which is not ignored).

Run the project

Simply run these commands:

npm install
npm start

About

Core ABAPlan project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.1%
  • HTML 8.3%
  • JavaScript 5.1%
  • CSS 2.5%