Skip to content

Instantly share code, notes, and snippets.

@gdyrrahitis
Created July 13, 2018 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gdyrrahitis/6ca91b56347cc041a518b0ff4752aa4a to your computer and use it in GitHub Desktop.
Save gdyrrahitis/6ca91b56347cc041a518b0ff4752aa4a to your computer and use it in GitHub Desktop.
|-css
|----style.css
|-src
|----app
|--------home.component.css
|--------home.component.html
|--------home.component.ts
|--------app.component.cs
|--------app.component.html
|--------app.component.ts
|--------app.module.ts
|--------main.ts
|-index.html
|-package.json
|-system-config.js
|-tsconfig.json
|-typings.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment