Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 1.93 KB

README.md

File metadata and controls

64 lines (40 loc) · 1.93 KB

Resume Builder Application

Here is my Resume Builder application. With this application, you can build your CV in just 5 minutes. It is currently in development mode, but more features will be added soon. If you have any UI ideas to share and contribute to the project, please let me know. "I need some assistance with certain issues."

image image

image

image image Datas are not filled image

Usage

$ npm install # or pnpm install or yarn install

Learn more on the Solid Website and come chat with us on our Discord

Available Scripts

In the project directory, you can run:

$ git clone https://github.com/Soum-ik/Resume_Builder.git
$ cd Resume_Builder
$ npm install
$ npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.

npm run build

Builds the app for production to the dist folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

Learn more about deploying your application with the documentations