/react_portfolio

Portfolio using reactjs

Primary LanguageJavaScript

Club Website

$ npm start

# to run client
$ npm run client

# to run server
$ npm run server

#to run concurently
$ npm run dev