Skip to content

devdaydresden/devday_website_frontend

Repository files navigation

devda website frontend

Development

Setup

Be sure that you have installed nvm:

After that please use the nodeJS Version 18.12.0 with the command nvm install 18.12.0 followed by nvm use 18.12.0.

The next step is to install angular cli globaly:

  • npm install -g @angular/cli

Now you can use npm install in the ./ directory.

Run the Application

Run ng serve for a dev envirement. Navigate to https://localhost:4200/. The app will automatically reload if you change any of the source files.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors