Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
.DS_Store
/node_modules
/bower_components
*.log
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 ardean
Copyright (c) 2021 ardean

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@
## Setup

```bash
> bower i
> yarn install
> yarn start
> npm i
> npm start
```

## License
Expand Down
32 changes: 0 additions & 32 deletions bower.json

This file was deleted.

5 changes: 0 additions & 5 deletions build/tasks/assets.js

This file was deleted.

5 changes: 0 additions & 5 deletions build/tasks/css.js

This file was deleted.

3 changes: 0 additions & 3 deletions build/tasks/index.js

This file was deleted.

13 changes: 0 additions & 13 deletions build/tasks/webcomponents.js

This file was deleted.

Binary file removed docs/android-chrome-192x192.png
Binary file not shown.
Binary file removed docs/android-chrome-512x512.png
Binary file not shown.
Binary file removed docs/apple-touch-icon.png
Binary file not shown.
Binary file removed docs/bower_components/jsgbc-ui/images/lcd.png
Binary file not shown.
14 changes: 0 additions & 14 deletions docs/bower_components/webcomponentsjs/webcomponents.min.js

This file was deleted.

9 changes: 0 additions & 9 deletions docs/browserconfig.xml

This file was deleted.

103 changes: 0 additions & 103 deletions docs/cache-polyfill.js

This file was deleted.

Binary file removed docs/favicon-16x16.png
Binary file not shown.
Binary file removed docs/favicon-32x32.png
Binary file not shown.
Binary file removed docs/favicon.ico
Binary file not shown.
Loading