Skip to content

mariastlouis/portfolio-react

Repository files navigation

This is my personal portfolio site. I built this in React.js as a way to help grow my knowledge of the framework. Feel free to visit the live site at www.mariastlouissanchez.com

alt text

To install the dependencies:

npm install

To fire up a development server:

npm start

Once the server is running, you can visit:

  • http://localhost:8080/webpack-dev-server/ to run your application.
  • http://localhost:8080/webpack-dev-server/test.html to run your test suite in the browser.

To build the static files:

npm run build

To run tests in Node:

npm test

About

A personal portfolio site built with react.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors