-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added more to lessons learned and readme
- Loading branch information
1 parent
fcd8514
commit 30533c4
Showing
3 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Xtra Folder | ||
Folder building webapp for megaman battle network. Specifically starting out with megaman battle network 6 but might add the other titles after 6 is done. | ||
|
||
## Technology Stack | ||
- Node.js | ||
- Express | ||
- Objection.js (For database models/querying) | ||
- React.js (For front end) | ||
- Redux |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters