Toggle navigation
Toggle navigation
This project
Loading...
Sign in
황지민
/
Corona_Dust
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
황지민
2020-06-25 02:19:48 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3a9d73d6e0a22d5cf830e3b64e2412af8d682e4a
3a9d73d6
1 parent
51037703
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
13 deletions
README.md
README.md
View file @
3a9d73d
<!-- PROJECT LOGO -->
<br
/>
<h3
align=
"center"
>
Corona_Dust
</h3>
<!-- TABLE OF CONTENTS -->
## Table of Contents
*
[
About the Project
](
#about-the-project
)
*
[
Built With
](
#built-with
)
*
[
Getting Started
](
#getting-started
)
*
[
Installation
](
#installation
)
*
[
Contributing
](
#contributing
)
*
[
Contact
](
#contact
)
<h3
align=
"center"
Corona_Dust
[
2018
~
2020
]</
h3
>
<!-- ABOUT THE PROJECT -->
## About The Project
...
...
@@ -24,9 +13,11 @@
### Built With
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
*
[
Bootstrap
](
https://getbootstrap.com
)
*
[
JQuery
](
https://jquery.com
)
*
[
Express
](
https://github.com/expressjs/express
)
*
[
xml-js
](
https://www.npmjs.com/package/xml-js
)
*
[
urlencode
](
https://www.npmjs.com/package/urlencode
)
*
[
ejs
](
https://www.npmjs.com/package/ejs
)
### Installation
...
...
@@ -38,6 +29,10 @@ git clone https://github.com/your_username_/Project-Name.git
3.
Install NPM packages
```
sh
npm install
npm install xml-js
npm install urlencode
npm install ejs
npm install jquery
```
<!-- CONTRIBUTING -->
...
...
Please
register
or
login
to post a comment