Skip to content

ethan309/superhero-database-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superhero, Supervillain, & Character Database

CSCE 411 (Data Modeling) Final Project

Source file guidance can be found at ./src/README.md

View our site at: http://csce411final.us-east-2.elasticbeanstalk.com/Home

Or run locally:

Project Setup

yarn install

Compiles and Hot-reloads for Development

yarn serve

Compiles and Minifies for Production

yarn install
./deploy.sh  # Run the `deploy.sh` script in the root folder

Note: if you are unable to run the deploy.sh script, you may need to make it executable: chmod u+x deploy.sh

Run site with backend

This is what you should do the first time you run the project.

yarn install
./deploy.sh  # Run the `deploy.sh` script in the root folder

Note: if you are unable to run the deploy.sh script, you may need to make it executable: chmod u+x deploy.sh

Lints and Fixes Files

yarn lint

Customize Configuration

See Configuration Reference.

About

CSCE 411 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages