A Personal Website made in React
Simple and optimized Personal Website ( See Demo ) . It includes:
- React 16.5.8
- ECMAScript 6+ and JSX support
- Latest Webpack (v.4.16.5), Babel 7 and Webpack Dev Server (v.4.19.1) with Scope Hoisting enabled
- ES6 linting with continuous linting on file change
- Separate CSS stylesheets generation
- Automatic HTML generation
Make sure you have the latest Stable or LTS version of Node.js installed.
git clone https://github.com/am-abazari/My-Own-Website.git- Run
npm installoryarn install - Start the dev server using
npm start - Open http://localhost:3000/
npm start- start the dev servernpm clean- delete the dist foldernpm run build- create a optimized build inbuildfolder
The project is using the Ractjs. All configurations are located in package.json, inside the jest object.
The coverage report consists of an HTML reporter, which can be viewed in the browser and some helper coverage files like the coverage json file.
Amirhossein Abazari Full-Stack Web Developer
