Skip to content

srwiseman/mywebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is my personal website. It's built entirely with ReactJS, HTML, and CSS.

See it in action here: stephenwiseman.ca

Development

To get started, clone this repo. Then do a:

npm install

Then:

npm start

If you want to deploy it in production, do a:

./node_modules/.bin/webpack -p

Then serve the contents of the public directory.

About

A basic ReactJS personal website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published