performanceArtist / ui-website

Second FSD task
https://performanceartist.github.io/ui/
0 stars 0 forks source link

ui-website

Usage

Run the following commands:

To clone the repository

git clone https://github.com/performanceArtist/ui-website.git

To install dependencies

npm install

To start the development server on port 5000(can be set in webpack.config)

npm start

Development build

npm run dev

Production build

npm run build

Eslint

npx eslint src

Directory structure

All code resides in src directory, except for config files. Build results go into dist directory.

src folders:

src files: